# windows/网络
Windows
控制面板\网络和 Internet\网络和共享中心
- 网络 -> 属性 -> TCP/IPv4 -> DNS 114.114.114.114 / 8.8.8.8 / 8.8.4.4
相关问题
ERROR Error: Failed to download template from registry: Failed to download https://raw.githubusercontent.com/nuxt/starter/templates/templates/v3.json: TypeEr
ror: fetch failed
ping raw.githubusercontent.com
Ping 请求找不到主机 raw.githubusercontent.com。请检查该名称,然后重试。、
node:events:496
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOENT raw.githubusercontent.com
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:495:9)
at TLSSocket.emit (node:events:518:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'getaddrinfo',
hostname: 'raw.githubusercontent.com'
}